11. Pick a Breakpoint

Pick a Breakpont

Consider the following site for this exercise: The Brighton Times

Start with a small viewport and resize the page to make it larger. Pay attention to the size of the hero image, and the spacing between the nav links. As you play with it, think about where you would add a breakpoint.

Hint: If you open up Dev Tools and resize the page, you'll notice that the resolution is displayed in the top right-hand corner. That can help you find out where you may want to put your breakpoint.

Where would you add a breakpoint?

SOLUTION: Around 850 pixels